﻿/*登录框*/
.login_pop {
            /*margin:90px auto auto;
            padding:30px 40px;
            border-radius:10px;*/
            border:2px solid #ccc;box-shadow:0 0 30px #ccc;background-color:#fff;}
.login_pop .close {
    background-image: url('../../CDPPortal/img/pop_close.png');
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    float: right;
    background-color: #FFFFFF;
    cursor: pointer;
}
.login_pop .close:hover {
    background-position: 0px -16px;
}
.login_ipt {
    border: 1px solid #ddd;
    padding: 10px 1px 10px 5px;
    width: 98%;
    outline: none;
    border-radius: 3px;
    background-color: #fff;
    font-family: 'Microsoft yahei';
}
.Yuntitle{
    color: #aaa;
    font-weight: 100;
    text-align: left;
    margin-top: -20px;
    font-size: 15px;
	margin-left: 5px;
}
.tip {
    float: left;
    height:16px;
	font-size:12px;
}
.error {
    border: 1px solid red;
}
.login_ipt:focus, input-focus {
    background-color: #fefefe;
    border: 1px solid #4797ED;
}
.login_pop dl {
    padding: 5px 10px 10px 10px;
    text-align: center; /*background-color: #209EF2;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    margin-bottom:20px;*/
}
.login_pop dd {display:none;min-height:100px;padding:0px;margin:0px;clear: none; }
.login_pop dd.active {display:block;}
.login_pop dt {
    margin-bottom:10px; 
    text-align: left;
    background:#fff;
    border-bottom:solid;
    border-bottom-color:#ccc;
    border-bottom-width:1px;
}
.login_pop dt a {
    font-size: 16px;
    display:none;
    text-decoration:none;
    color:#aaa;
    zoom:1;
    padding: 0px 20px 7px 20px;
}
.login_pop dt a.active {
    display:block;  
}
.login_pop table {
     padding: 10px 10px 10px 0px;
}

.login_pop th {
    width:18%;
    color:#666;
    font-size:12px;
    font-weight:bold;
    text-shadow: 1px 1px 1px #fff;
    text-align:right;
    vertical-align:top;
    padding-top:15px;
}
.login_pop td {padding:5px 0;}
.pop_btn {
    padding-bottom:5px;
    background-color:#4797ED;
    border:none;
    border-radius:10px;
    width:100%;
    height:41px;
    line-height:41px;
    color:#fff;
    font-size:18px;
    font-weight:bold;
    cursor:pointer;
    display:block;
    outline:none;
    float:left;
}
.pop_btn:hover {background-color:#4478F0;text-shadow:1px 1px 1px #fff;}
.login_line {float:left;margin-top:10px;}

.login_red {color:red;}
.login_info {
display: block;
text-align: center;
margin: auto;
height: 40px;
padding-top: 5px;
padding-bottom: 5px;
}
.login_pd15 {
padding-top: 15px!important;
}
.login_pop .register {color:#666666;font-size:12px;padding-top:10px;}
.login_pop .Yunlogin {color:#666666;font-size:12px;padding-top:10px;}
.login_pop a { color:#0481d6;font-size:14px;text-decoration: none;}
.login_pop .line {height:1px;background-color:#ddd;}
.login_pop .mcloud {padding-top:10px;}
.login_pop .mcloud a{
    padding: 3px 10px;
    /*padding-left: 5px;*/
    font-size: 14px;
    color: #0481d6;
    cursor:pointer;
    background-color: #DFF4FF;
    border: 1px solid #C9E9FA;
    width: 165px;
    height: 20px;
    margin-top: 10px;
    text-align:center;
}
/*右侧按钮*/
.rightSideFooter {
    /*border-top:1px solid #CCCCCC;*/
    bottom: 340px;
    height: 38px;
    position: fixed;
    right: 30px;
    width: 54px;
    z-index: 1000;
}

    .rightSideFooter .rightBtn {
        /*background: url('../img/rightSideBtn.png') no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
        background-position: 0px 0px;
        /*border-color: #CCCCCC;
        border-style: solid;
        border-width: 1px;*/
        cursor: pointer;
        float: left;
        height: 40px;
        outline: medium none;
        width: 40px;
        opacity: 1;
        filter: alpha(opacity=60);
        margin-bottom: 5px;
    }

    .rightSideFooter .backTop {
        background-position: 0 0;
        display: none;
        background-image: url('../../CDPPortal/img/rightSideBtn.png');
        background-repeat: no-repeat;
        background-attachment: scroll;
    }

        .rightSideFooter .backTop:hover {
            background-image: url('../../CDPPortal/img/rightSideBtn_hover.png');
            background-position: 0 0;
            display: block;
            /*opacity: 1;
            filter: alpha(opacity=100);*/
        }
    .rightSideFooter .contact {
        background-image: url('../../CDPPortal/img/rightSideBtn.png');
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: 0 -80px;
    }

        .rightSideFooter .contact:hover {
            background-image: url('../../CDPPortal/img/rightSideBtn_hover.png');
            background-position: 0 -80px;
        }
.rightSidePopup {
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    padding: 10px;
    position: fixed;
    background-color: #ffffff;
    display: none;
    width: 250px;
    border-radius: 5px;
    margin-right: 3px;
}
.contactPopUp {
    bottom: 358px;
    right: 84px;
    width: 220px!important;
}

.rightSidePopup .title {
    font-size: 16px!important;
    color: #3e3e3e!important;
    clear: both;
    font-weight: bold;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 5px;
}

.rightSidePopup .infolist {
    list-style-type: none;
    padding: 10px 0px 0px 0px;
    margin-left: 10px;
}

    .rightSidePopup .infolist li {
        padding-bottom: 5px;
    }

